x86_emulate: HVM emulation of REP instructions should inject #PF only
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 26 Mar 2008 15:50:45 +0000 (15:50 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 26 Mar 2008 15:50:45 +0000 (15:50 +0000)
commit0f085d76ff55638b68e68bd189fd858d24566211
tree8055a6843b1cce32c6ab0a9c4de6cbc41efd292f
parent71331acb085c1304be96d3f58313b518abbbbda2
x86_emulate: HVM emulation of REP instructions should inject #PF only
if virt-to-phys lookup fails for the first repetition.
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/hvm/emulate.c